NodeNameDescription

String

Jade nonguiClient – node (path)

Purpose

The NodeNameDescription parameter specifies the description given to the non‑GUI client when it is run as a service. The descriptive name is displayed in Microsoft Management Console (services.msc) and by the Services Control command line utility (sc.exe).

When you install a non‑GUI client service and this parameter is defined, the parameter value is assigned to the service.

If this parameter is not defined in your JADE initialization file when a non‑GUI client service is installed, JADE creates the default value, using the NodeName parameter value for the node and the path argument value from the jadclient program command line for the path.

Notes

The installation of a non‑GUI client service fails if the NodeNameDescription parameter value is already in use; that is, each active service must have a unique NodeNameDescription parameter value.

If you want to run more than one non‑GUI client service concurrently, you must therefore have a separate initialization file for each service.

The length of the service description cannot be greater than 256 characters.

Parameter is read when …

The jadclient program node is started or the jadclient program is installed as a service.